-
Notifications
You must be signed in to change notification settings - Fork 562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add IR Button Support #1597
Add IR Button Support #1597
Conversation
@rospogrigio can you take a look at this please |
How do I get base64, you might be using a wrong url |
Updated the link |
Thanks for this. Can you please explain or point me to instructions on the best way to use this version instead of the current release found by HACS? |
Thanks, this PR
Here are the detailed steps if it's not too late for you @lindsaymarkward (or for anyone who is looking for it).
Once the merge done, upload the files using Home Assistant Visual Code integration (or scp or whatever) and overwrite the Still hope for PR merge 🤞 |
The tuya key1 from tuya iot cloud debugging platform is the expected local tuya button code (b64). Try to manually learn the button code as a custom remote button (instead of using the suggested one) |
I have switched to a Zigbee IR blaster and ditched Tuya Wifi so can not work on this anymore |
Looking for a good zigbee IR Blaster that works in HA also. Which one do u recommend? |
Add code implemented in #1223 by @murilopereirame
Unfortunately that PR is inactive for almost a year and requested changes haven't been made yet, so I have created this PR with the requested changes (separating IR and HVAC changes and adding Base 64 code support)
Tested it and it works offline with a Tuya Wifi Smart IR Controller
You can get the base64 code from Tuya Cloud as described here
From the previous PR: